You can upgrade a single-node deployment of XCO to a multi-node deployment.
The upgrade process takes approximately 20 - 25 minutes. During the upgrade process, XCO services remain down.
The upgrade process backs up the XCO system to recover data if the upgrade fails.
Note
XCO management Interface must have both IPv4 and IPv6 addresses configured for XCO to support dual stack IP Mode. Adding IPv6 address is optional while IPv4 is mandatory during sub interface creation.device# tar -xvzf efa-v3.x.x.tar.gz
device# cd efa
The following example shows two hosts sharing the virtual IP 10.25.101.100 when deploying fabric skill with no additional IP addresses:
device# source deployment.sh -I --deploy-suite fabric --deploy-type multi-node --deploy-ipmode ipv4 --virtual-ipv4 10.25.101.100 --peer-node-ip 10.25.101.102 Checking for EFA Stack... Network configuration supports ipv6. Input IP Mode will be ignored and system will be upgraded to Dual IP Mode. Deployment mode is upgrade Verifying connectivity to 10.25.101.102... 10.25.101.102 server is reachable... You have entered: - to redeploy EFA at version 3.4.0 build 44 - from single-node to multi-node - with peer 10.25.101.102 - and with VIP 10.25.101.100 - with IP Stack dual - with suites: Fabric Automation Verifying if monitor service is running on 10.25.101.101 10.25.101.102... Checking system configuration on 10.25.101.101 10.25.101.102... Ensuring machine clocks are in sync Verifying clocks are approximately in sync Checking default gateway reachability on all nodes... Completed verification of default gateway reachability on all nodes Ensuring peer hostnames are unique Verifying unique hostname between nodes Hostnames are unique Ensuring compatible OS version Verifying Operating System between nodes Operating system of all nodes are same Making backup